This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
If this is more than a one time analysis (i.e. you expect there to be 'duplicate docs' over time), run an agent that does the following:
Get doc
Get key for that doc
Build a doc collection for the key.
If count > 1, set a flag 'there is more than one of these things here'.
If count is 1, then unset the flag.
Repeat for the rest of the docs.
Now create a view where this flag is set and you have a current list of docs that share keys.
Run the agent as often as makes sense. You can also set the flag when new docs are created so the view is instantly populated.
Is the presence of these sets of docs a problem or a feature.
If it's a feature, then build in a way to set/unset the 'more than one' flag.
If it's a problem, figure out why the dups are created and prevent their creation.
Feedback response number WEBBA44PA6 created by ~Martha Lopjipyskioden on 11/09/2015